@charset "UTF-8";
@import url(swiper-3.4.1.min.css);
* {
  border: none;
  margin: 0;
  padding: 0;
  font-family: 'MicrosoftYaHei', 微软雅黑,serif; }

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none; }

@media screen and (max-width: 321px) {
  html {
    font-size: 42.667px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 321px) and (max-width: 361px) {
  html {
    font-size: 48px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 361px) and (max-width: 376px) {
  html {
    font-size: 50px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 376px) and (max-width: 394px) {
  html {
    font-size: 52.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 394px) and (max-width: 413px) {
  html {
    font-size: 54.93px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 413px) and (max-width: 415px) {
  html {
    font-size: 55.2px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 415px) and (max-width: 481px) {
  html {
    font-size: 64px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 481px) and (max-width: 541px) {
  html {
    font-size: 72px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 541px) and (max-width: 641px) {
  html {
    font-size: 85.33px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 641px) and (max-width: 721px) {
  html {
    font-size: 96px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 721px) and (max-width: 769px) {
  html {
    font-size: 102.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
@media screen and (min-width: 769px) {
  html {
    font-size: 102.4px;
    font-size: -webkit-calc(13.33333333vw);
    font-size: calc(13.33333333vw); } }
.clear {
  clear: both; }

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

img {
  display: block; }

li {
  list-style: none; }

.lf {
  float: left; }

.rt {
  float: right; }

input {
  -webkit-appearance: none; }

[v-cloak] {
  display: none; }

.article-body .article-content, .movie-introduction .introduction {
  text-align: justify;
  text-justify: distribute;
  text-justify: inter-ideograph;
  text-justify: inter-character; }

.activity-site {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.activity-site {
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

.activity-site {
  -webkit-justify-content: space-between;
  justify-content: space-between; }

a {
  color: inherit; }

body {
  font-size: 12px; }

.nav {
  border-top: 11px #b60106 solid; }
  .nav > .content {
    margin-top: 20px;
    margin-bottom: 20px; }

.logo {
  float: left; }

.menu {
  float: right;
  line-height: 77px; }
  .menu * {
    line-height: 1.2em; }
  .menu li {
    white-space: nowrap;
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #b60106;
    text-align: center;
    width: 100px; }
    .menu li .text {
      display: block;
      padding: 8px; }
    .menu li .submenu {
      display: none;
      position: absolute;
      padding-top: 8px;
      background-color: #b60106; }
      .menu li .submenu li {
        color: white;
        display: block;
        padding: 8px;
        box-sizing: border-box; }
        .menu li .submenu li:last-child {
          padding-bottom: 12px; }

.menu > li:hover {
  background-color: #b60106;
  color: white; }
  .menu > li:hover .text {
    border-bottom: #db8083 1px solid; }
  .menu > li:hover .submenu {
    display: block; }

.header {
  position: relative;
  width: 100%;
  background-color: #b60106;
  height: 290px; }
  .header img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover; }

.content {
  margin: 0 auto;
  width: 1200px; }
  .content.home {
    width: 1200px; }

.swiper-slide {
  width: 100%; }
  .swiper-slide img {
    width: 100%; }

.body {
  background-color: #ececec; }

.vertical-text {
  width: 1em;
  word-wrap: break-word;
  line-height: 1.05em;
  background-color: #b60106;
  color: white;
  font-size: 20px;
  padding: 20px 7px;
  height: 254px;
  width: 34px;
  box-sizing: border-box; }

.section-heading {
  border-left: 4px #b60106 solid;
  font-size: 0;
  line-height: 20px; }
  .section-heading .text {
    font-size: 20px;
    display: inline-block;
    padding-left: 9px;
    padding-top: 5px;
    padding-bottom: 5px; }
  .section-heading .more {
    float: right;
    height: 100%; }

.news-container {
  padding-top: 60px; }

.news-swiper {
  float: left;
  width: 562px; }
  .news-swiper .vertical-text {
    float: left;
    margin-left: -62px;
    position: relative; }
    .news-swiper .vertical-text img {
      position: absolute;
      right: -9px;
      top: 58px; }
  .news-swiper .swiper-container {
    width: 562px;
    height: 345px; }
  .news-swiper .swiper-slide {
    width: 562px;
    height: 345px; }
    .news-swiper .swiper-slide img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      object-fit: cover; }
    .news-swiper .swiper-slide .title {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      top: auto;
      background: rgba(0, 0, 0, 0.5);
      color: white;
      padding: 0 88px 0 23px;
      height: 55px;
      line-height: 55px;
      font-size: 19px; }
  .news-swiper .swiper-pagination {
    text-align: right;
    padding-right: 8px;
    left: auto;
    right: 10px;
    bottom: 20px; }
    .news-swiper .swiper-pagination .swiper-pagination-bullet {
      border-radius: 0;
      opacity: 1;
      background: white; }
    .news-swiper .swiper-pagination .swiper-pagination-bullet-active {
      background: #b60106; }

.news {
  float: right;
  width: 590px;
  box-sizing: border-box;
  padding-right: 24px; }
  .news .news-list {
    padding-right: 25px;
    margin-top: 30px; }
    .news .news-list > li {
      list-style-type: square;
      list-style-position: inside;
      color: #b60106;
      font-size: 16px;
      padding: 12px;
      border-top: #d8d8d8 1px solid; }
      .news .news-list > li:last-child {
        border-bottom: #d8d8d8 1px solid; }
      .news .news-list > li a {
        color: black; }
        .news .news-list > li a:hover {
          color: #b60106; }
    .news .news-list > li {
      padding: 17px 20px  17px 0;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .news .news-list > li:first-child {
        border-top: 0; }

.activity {
  float: right;
  width: 590px; }

.activity-list {
  margin-top: 28px; }
  .activity-list li {
    display: inline-block;
    margin-bottom: 15px;
    width: 280px;
    height: 172px;
    position: relative;
    float: left; }
    .activity-list li .text {
      position: absolute;
      right: 0px;
      bottom: 20px;
      padding: 0.152em 0.75em;
      max-width: 200px;
      box-sizing: border-box;
      background-color: #b60106;
      color: white;
      font-size: 16px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .activity-list li img {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      object-fit: cover; }
    .activity-list li:nth-child(odd) {
      margin-right: 22px; }

.activity-video {
  float: left;
  width: 562px; }
  .activity-video .video {
    width: 100%;
    height: 356px;
    margin-bottom: 40px;
    background: black;
    margin-top: 28px; }
    .activity-video .video video {
      width: 100%;
      height: 100%; }
  .activity-video .schedule img {
    width: 100%; }

.recommendation-triangle {
  background-color: #ececec;
  width: 121px;
  height: 51px;
  margin: 0 auto; }
  .recommendation-triangle img {
    width: 100%;
    height: 100%; }

.recommendation {
  color: white;
  padding-bottom: 62px; }
  .recommendation > .rect {
    background-color: white;
    width: 4px;
    height: 30px;
    margin-top: 27px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto; }
  .recommendation > h2, .recommendation > h3 {
    text-align: center; }
  .recommendation > h2 {
    font-size: 46px;
    font-weight: bold; }
  .recommendation > h3 {
    font-size: 16px;
    margin-top: 9px; }
  .recommendation .movie-nav {
    width: 100%;
    position: relative;
    text-align: center; }
    .recommendation .movie-nav a {
      display: inline-block;
      padding: 0 24px;
      font-size: 20px;
      margin: 45px 0; }
      .recommendation .movie-nav a:first-child {
        border-right: white 2px solid; }
    .recommendation .movie-nav .more {
      padding: 0;
      position: absolute;
      right: 0;
      top: 43px;
      margin: auto 0; }

.movie-list.future {
  display: none; }

.movie-list .title {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.movie-list .date, .movie-list .place, .movie-list .director, .movie-list .actor {
  font-size: 13px; }
.movie-list .title, .movie-list .date, .movie-list .place, .movie-list .director, .movie-list .actor {
  margin: 9px 0; }
.movie-list .title {
  margin-bottom: 12px; }
.movie-list .featured {
  float: left;
  width: 340px; }
  .movie-list .featured img {
    width: 335px;
    height: 204px; }
  .movie-list .featured .title {
    max-width: 335px; }
.movie-list .list {
  float: right;
  width: 645px;
  overflow-x: scroll;
  white-space: nowrap;
  font-size: 1px;
  scrollbar-base-color: #ff363c;
  scrollbar-shadow-color: #ff363c;
  scrollbar-darkshadow-color: #ff363c;
  scrollbar-highlight-color: #ff363c;
  scrollbar-track-color: white;
  scrollbar-arrow-color: #b60106;
  scrollbar-width: 5px;
  scrollbar-color: #ff363c white; }
  .movie-list .list .place {
    margin-bottom: 28px; }
  .movie-list .list .date {
    position: relative; }
    .movie-list .list .date img {
      position: absolute;
      right: 2px;
      top: 3px;
      width: auto;
      height: auto; }
  .movie-list .list li {
    display: inline-block;
    margin: 0 12px;
    min-height: 286px; }
    .movie-list .list li:first-child {
      margin-left: 0; }
    .movie-list .list li:last-child {
      margin-right: 0; }
    .movie-list .list li img {
      width: 140px;
      height: 202px; }
    .movie-list .list li .title {
      max-width: 140px; }
      .movie-list .list li .title .name {
        float: left;
        width: 109px; }
      .movie-list .list li .title img {
        float: right;
        width: 13px;
        height: 11px; }
  .movie-list .list::-webkit-scrollbar {
    height: 5px; }
  .movie-list .list::-webkit-scrollbar-track {
    background-color: white;
    border: #b60106 2px solid; }
  .movie-list .list::-webkit-scrollbar-thumb {
    background-color: #ff363c;
    border-radius: 5px; }

.notice {
  width: 582px;
  float: left; }
  .notice .company {
    margin-top: 30px; }
    .notice .company .swiper-container {
      width: 100%;
      height: 285px; }
      .notice .company .swiper-container .swiper-slide {
        height: auto;
        text-align: justify; }
        .notice .company .swiper-container .swiper-slide p {
          font-size: 18px;
          text-indent: 36px;
          line-height: 35px; }
  .notice .notice-list {
    margin-top: 10px; }
    .notice .notice-list > li {
      list-style-type: square;
      list-style-position: inside;
      color: #b60106;
      font-size: 16px;
      padding: 12px;
      border-top: #b60106 1px solid; }
      .notice .notice-list > li:first-child {
        border-top: none; }
      .notice .notice-list > li a {
        color: black; }
        .notice .notice-list > li a:hover {
          color: #b60106; }
    .notice .notice-list li {
      border-top: 1px solid #d8d8d8;
      padding: 15px 0 15px 0; }

.popcorn-items {
  margin-top: 40px;
  margin-bottom: 40px; }

.popcorn-item {
  position: relative;
  display: inline-block; }
  .popcorn-item:first-child {
    float: left; }
  .popcorn-item:last-child {
    float: right; }
  .popcorn-item .text-container {
    position: absolute;
    left: 26px;
    right: 47px;
    top: 0;
    bottom: 0;
    white-space: nowrap; }
  .popcorn-item .text-ref, .popcorn-item .text {
    display: inline-block;
    vertical-align: middle; }
  .popcorn-item .text-ref {
    height: 100%; }
  .popcorn-item .text {
    color: white;
    font-size: 18px;
    line-height: 1.5em;
    white-space: normal; }

.places {
  float: right;
  width: 584px; }
  .places .video {
    width: 100%;
    height: 352px; }
    .places .video video {
      width: 100%;
      height: 100%; }
  .places > * {
    display: inline-block; }
  .places .place-content {
    margin-top: 32px; }
    .places .place-content .img {
      float: left;
      position: relative;
      width: 546px;
      height: 299px; }
      .places .place-content .img img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: cover; }
    .places .place-content .vertical-text {
      float: right;
      vertical-align: top;
      position: relative;
      top: 16px; }

.places-img {
  width: 441px;
  height: 427px; }

.links .link {
  border-top: 2px solid #b60106;
  margin-top: 10px;
  padding-top: 20px; }
  .links .link a {
    font-size: 16px;
    padding-right: 30px;
    padding-bottom: 12px; }
    .links .link a:hover {
      color: #b60106; }

.red-wrapper, .footer {
  background-color: #b60106;
  width: 100%;
  margin-top: 65px; }

.red-wrapper .home {
  width: 1020px; }

.bottom-container {
  margin-top: 78px;
  padding-bottom: 54px; }

.footer {
  text-align: center;
  color: white;
  padding-top: 36px;
  padding-bottom: 21px;
  line-height: 1.75em; }
  .footer .sbs-logo {
    margin: 0.5em auto; }

.page-heading-container {
  padding-top: 48px;
  margin-bottom: 40px; }

.page-heading {
  border-left: 4px #b60106 solid;
  padding-left: 10px;
  line-height: 30px;
  height: 30px;
  font-size: 24px; }
  .page-heading .title {
    float: left; }
  .page-heading .decoration {
    border-bottom: 2px #b60106 solid;
    overflow: hidden;
    position: relative; }
    .page-heading .decoration > img {
      position: absolute;
      right: 0;
      bottom: 0; }

.news-list-container {
  background-color: white; }
  .news-list-container .pagination {
    padding: 40px 0; }

.pagination {
  font-size: 14px;
  text-align: center; }
  .pagination .button {
    display: inline-block;
    height: 26px;
    line-height: 24px;
    width: 62px;
    box-sizing: border-box;
    border: 1px solid #e2e2e2;
    text-align: center; }
    .pagination .button:hover {
      color: #b60106; }
  .pagination .prev {
    margin-left: 8px;
    margin-right: 22px; }
  .pagination .next {
    margin-left: 22px;
    margin-right: 8px; }
  .pagination .current {
    color: #b60106; }

.news-list-more > li {
  display: block;
  margin: 16px 0;
  padding: 20px 41px; }
  .news-list-more > li:first-child {
    padding-top: 48px; }
  .news-list-more > li > img {
    width: 152px;
    height: 106px;
    float: left;
    margin-right: 16px; }
  .news-list-more > li > .title {
    font-size: 24px;
    padding-top: 17px;
    padding-bottom: 20px; }
    .news-list-more > li > .title img {
      display: inline-block; }
  .news-list-more > li > .summary {
    font-size: 14px; }
    .news-list-more > li > .summary a {
      color: #b60106;
      display: inline-block;
      vertical-align: middle; }
      .news-list-more > li > .summary a:hover {
        color: #650104; }
  .news-list-more > li .summary-text {
    max-width: 750px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle; }

.news-more-bottom-padding {
  padding-top: 66px; }

.notice-more .news-list-more > li:nth-child(even) {
  background-color: #fbfbfb; }
.notice-more .news-list-more > li.even {
  background-color: #fbfbfb; }
.notice-more .news-list-more > li .title > img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px; }
.notice-more .news-list-more > li .summary {
  padding-left: 12px;
  box-sizing: border-box; }
.notice-more .news-list-more > li .summary-text {
  max-width: 880px; }

.schedule-details.schedule-links .schedule-menu {
  background: #f5f5f5;
  border: 1px #cccccc solid;
  margin-bottom: 48px;
  line-height: 59px; }
  .schedule-details.schedule-links .schedule-menu li {
    border-bottom: 1px #cccccc solid; }
    .schedule-details.schedule-links .schedule-menu li:last-child {
      border-bottom: 0; }
  .schedule-details.schedule-links .schedule-menu .name {
    float: left;
    width: 10%;
    font-size: 18px;
    padding-left: 14px;
    box-sizing: border-box; }
  .schedule-details.schedule-links .schedule-menu .option {
    float: right;
    width: 90%;
    border-left: 1px #cccccc solid;
    font-size: 16px;
    box-sizing: border-box;
    background: white; }
    .schedule-details.schedule-links .schedule-menu .option div {
      padding-left: 25px;
      border-bottom: 1px #cccccc solid; }
      .schedule-details.schedule-links .schedule-menu .option div:last-child {
        border-bottom: 0; }
      .schedule-details.schedule-links .schedule-menu .option div span {
        padding: 6px 12px;
        cursor: pointer;
        white-space: nowrap; }
        .schedule-details.schedule-links .schedule-menu .option div span.active {
          background: #b60106;
          color: white; }

.note {
  color: #999;
  text-align: center;
  font-size: 16px; }

.schedule-table {
  margin-top: 66px;
  background-color: white; }
  .schedule-table table {
    width: 100%;
    border-collapse: collapse; }
    .schedule-table table td, .schedule-table table th {
      border: #d4d4d4 1px solid; }
    .schedule-table table caption {
      border: 1px #cccccc solid;
      border-bottom: none; }
      .schedule-table table caption h2 {
        font-size: 32px;
        margin-top: 26px;
        margin-bottom: 26px; }
      .schedule-table table caption h3 {
        font-size: 24px;
        font-weight: lighter;
        margin: 14px; }
    .schedule-table table th {
      font-size: 22px;
      padding: 0.8em; }
    .schedule-table table td {
      font-size: 20px;
      text-align: center;
      padding: 0.3em; }

.schedule-bottom-padding {
  padding-top: 100px; }

.article-body {
  background-color: white; }
  .article-body .title {
    padding: 30px 0;
    text-align: center;
    font-size: 30px; }
  .article-body .date {
    font-size: 16px;
    text-align: center; }
  .article-body .article-content {
    margin-left: 48px;
    margin-right: 48px;
    padding-bottom: 75px;
    font-size: 16px;
    line-height: 1.8em; }
    .article-body .article-content p, .article-body .article-content div, .article-body .article-content li {
      margin: 1.5em 0; }
    .article-body .article-content img {
      margin: 2em auto; }
    .article-body .article-content h2 {
      font-size: 20px; }
    .article-body .article-content h3 {
      font-size: 18px; }
    .article-body .article-content h4 {
      font-size: 17px; }
    .article-body .article-content ol li {
      list-style-type: decimal; }
    .article-body .article-content ul li {
      list-style-type: disc; }
  .article-body .title-separator {
    margin-top: 32px;
    margin-bottom: 32px;
    padding-bottom: 0;
    border-top: 1px #e9e9e9 solid; }

.article.img-article .article-body .title {
  font-size: 25px;
  margin-top: 52px; }
.article.img-article .large-img {
  position: relative;
  margin-left: 48px;
  margin-right: 48px;
  margin-bottom: 40px; }
  .article.img-article .large-img img {
    max-width: 100%;
    margin: 0 auto; }
.article.img-article .img-list {
  margin-left: 48px;
  margin-right: 48px;
  padding-bottom: 70px; }
  .article.img-article .img-list .prev {
    float: left;
    height: 120px;
    cursor: pointer; }
  .article.img-article .img-list .next {
    float: right;
    height: 120px;
    cursor: pointer; }
  .article.img-article .img-list .swiper-container {
    float: left;
    width: 970px;
    margin-left: 20px; }
  .article.img-article .img-list .swiper-slide {
    width: 192px;
    height: 120px; }
    .article.img-article .img-list .swiper-slide .img {
      position: relative;
      width: 192px;
      height: 120px;
      transform: scale(0.9);
      cursor: pointer; }
      .article.img-article .img-list .swiper-slide .img.active {
        transform: scale(1);
        border: 3px solid #b60106;
        box-sizing: border-box; }
      .article.img-article .img-list .swiper-slide .img img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: cover; }

.activity-site {
  font-size: 1px;
  padding-bottom: 120px; }
  .activity-site > li {
    display: inline-block;
    margin: 0 10px 30px; }
    .activity-site > li:nth-child(4n + 1) {
      margin-left: 0; }
    .activity-site > li:nth-child(4n) {
      margin-right: 0; }
    .activity-site > li img {
      width: 276px;
      height: 193px;
      display: block;
      margin-bottom: 12px; }
    .activity-site > li .title {
      text-align: center;
      font-size: 18px; }

.movie-details {
  background-color: white; }
  .movie-details .title {
    font-size: 20px;
    font-weight: bold; }
  .movie-details .video-container {
    width: 863px;
    height: 488px;
    float: right;
    margin-right: 42px; }

.movie-information {
  float: left;
  width: 240px;
  padding: 20px 18px;
  box-sizing: border-box;
  border-right: 2px solid #ececec;
  min-height: 792px; }
  .movie-information img {
    width: 190px;
    margin: 0 auto; }
  .movie-information .title {
    margin-top: 45px; }
  .movie-information .detail {
    font-size: 16px;
    margin: 1em 0; }

.movie-introduction .title {
  margin-bottom: 20px; }
.movie-introduction .introduction {
  font-size: 16px;
  line-height: 1.8em; }

.photo-container {
  width: 880px;
  float: right;
  margin-right: 45px; }
  .photo-container .title {
    margin-top: 18px;
    margin-bottom: 37px; }
  .photo-container .large-img {
    position: relative;
    width: 880px;
    margin-bottom: 40px; }
    .photo-container .large-img img {
      max-width: 100%;
      margin: 0 auto; }
  .photo-container .img-list .prev {
    float: left;
    height: 120px;
    cursor: pointer; }
  .photo-container .img-list .next {
    float: right;
    height: 120px;
    cursor: pointer; }
  .photo-container .img-list .swiper-container {
    float: left;
    width: 780px;
    margin-left: 13px; }
  .photo-container .img-list .swiper-slide {
    width: 192px;
    height: 120px; }
    .photo-container .img-list .swiper-slide .img {
      position: relative;
      width: 192px;
      height: 120px;
      transform: scale(0.9);
      cursor: pointer; }
      .photo-container .img-list .swiper-slide .img.active {
        transform: scale(1);
        border: 3px solid #b60106;
        box-sizing: border-box; }
      .photo-container .img-list .swiper-slide .img img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        object-fit: cover; }

.movie-list-container {
  background-color: white;
  padding-top: 11px; }
  .movie-list-container .pagination {
    padding: 20px 0 40px; }

.movie-list-list {
  padding-left: 13px; }
  .movie-list-list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px 35px; }
    .movie-list-list li img {
      width: 227px;
      height: 341px;
      border-radius: 4px; }
    .movie-list-list li .title {
      font-size: 16px;
      margin: 18px 0 10px; }
    .movie-list-list li .summary {
      font-size: 14px;
      color: #a1a1a1; }
    .movie-list-list li .title, .movie-list-list li .summary {
      padding: 0 8px; }

.movie-list-home .section-heading {
  margin-top: 25px;
  margin-bottom: 25px; }
.movie-list-home .featured-movie {
  background-color: white; }
  .movie-list-home .featured-movie img {
    width: 766px;
    height: 389px;
    float: left;
    margin-right: 36px; }
  .movie-list-home .featured-movie .details {
    overflow: auto; }
    .movie-list-home .featured-movie .details .title {
      font-size: 22px;
      color: #b60106;
      margin: 15px 0 25px; }
    .movie-list-home .featured-movie .details p {
      font-size: 15px;
      line-height: 1.8em;
      color: #686868; }

@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  10% {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; } }
@-moz-keyframes blink {
  0% {
    opacity: 1; }
  10% {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; } }
@-o-keyframes blink {
  0% {
    opacity: 1; }
  10% {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; } }
@keyframes blink {
  0% {
    opacity: 1; }
  10% {
    opacity: 0; }
  40% {
    opacity: 0; }
  50% {
    opacity: 1; } }
.popcorn-items:target {
  -webkit-animation: blink 1s ease;
  -moz-animation: blink 1s ease;
  -o-animation: blink 1s ease;
  animation: blink 1s ease; }

.movie-screenshots {
  display: block;
  float: none;
  margin-top: 2em; }

.movie-screenshots ul > li img {
  width: 268px;
  height: 180px; }

.movie-screenshots ul > li {
  display: inline-block;
  margin: 0px 8px; }

.movie-screenshots ul > li:first-child {
  margin-left: 8px; }

.movie-details .video-container iframe {
  width: 100%;
  height: 100%; }

.movie-details .video-container > img {
  width: 100%;
  height: 100%; }

/*# sourceMappingURL=index2023.css.map */
